Edit Task: SetTaskResourceRateType
Format
SCHED / EditTask '<TaskName>' SetTaskResourceRateType '<ResourceName>' <RateType>
Description
The SetTaskResourceRateType attribute under EditTask defines the resource usage's rate type for all of the task's possibilities.
Parameters
Parameter | Description |
---|---|
ResourceName | A string of text in single quotes of the resource that is being defined within the command. |
RateType | Options are Fixed, Rate, or FixedPlusRate. This value must be compatible with the corresponding resource capacity attributes. |
Examples
Set the resource rate type to Rate for all possibilities that use SSR in the FUSEscience task.
SCHED / EditTask 'FUSEscience' SetTaskResourceRateType 'SSR' Rate